home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / mb1503x.zip / RT.DOC < prev    next >
Text File  |  1992-11-24  |  1KB  |  45 lines

  1.  
  2.  
  3.    The RoundTable server for the G8BPQ switch.
  4.  
  5.    Requirements:
  6.  
  7.      Runs in a 30K DESQview window.
  8.      Uses it's own set of BPQ switch ports.
  9.      Has it's own node command.
  10.  
  11.    Getting started:
  12.  
  13.      First, configure the switch for RT.
  14.  
  15.      In the file BPQCFG.TXT, add the new application RT.
  16.      Note that it MUST be the fourth or later application.
  17.      Example: APPLICATIONS=BBS,,,RT
  18.  
  19.      Add some ports to the TNCPORTLIST.
  20.      RT ports cannot be shared with other applications.
  21.  
  22.      Run BPQCFG and re-boot your system.
  23.  
  24.      Startup RT in a 20K DESQview window.
  25.  
  26.      RT APPL TimeOut Start_Port N_Ports
  27.  
  28.      APPL is the bpq application number.
  29.      TimeOut is the inactivity timeout in seconds.
  30.      Start_Port is the first COM port RT will use.
  31.      N_Ports is the number of COM ports RT will use.
  32.  
  33.      Example:
  34.  
  35.      RT 4 240 9 8
  36.  
  37.      Now anyone that wishes to use it can just connect to your node
  38.      and then issue the RT command.
  39.  
  40.      You can log in to RT locally with control-E.
  41.      Control-F shuts RT down.
  42.  
  43.      RT keeps track of user names and qth in file RT.USR
  44.  
  45.